Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Sep 2020 04:05:57 +0000 (00:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Sep 2020 04:17:19 +0000 (00:17 -0400)
docs/reference/gtk/gtk4-demo.xml
docs/reference/gtk/gtk4-widget-factory.xml

index 396c218bb0be8f88aaad72b16c51f9e3b415d6d3..009f82d03caa3a535938058606d48fa334593520 100644 (file)
@@ -31,6 +31,7 @@
 <cmdsynopsis>
 <command>gtk4-demo</command>
 <arg choice="opt">--help</arg>
+<arg choice="opt">--version</arg>
 <arg choice="opt">--list</arg>
 <arg choice="opt">--run <replaceable>EXAMPLE</replaceable></arg>
 <arg choice="opt">--autoquit</arg>
@@ -57,6 +58,10 @@ other used resources, such as ui files and icons.
       <listitem><para>Show help options</para></listitem>
     </varlistentry>
     <varlistentry>
+    <term><option>--version</option></term>
+      <listitem><para>Show program version</para></listitem>
+    </varlistentry>
+    <varlistentry>
     <term><option>--list</option></term>
       <listitem><para>List available examples.</para></listitem>
     </varlistentry>
index c74fd1dffddd553c860e8a878c0268d13e5a898e..6233fe65df7edd555417b7867063de65f9f7b51b 100644 (file)
@@ -53,6 +53,10 @@ and states.
     <term><option>-h</option>, <option>--help</option></term>
       <listitem><para>Show help options</para></listitem>
     </varlistentry>
+    <varlistentry>
+    <term><option>--version</option></term>
+      <listitem><para>Show program version</para></listitem>
+    </varlistentry>
   </variablelist>
 </refsect1>